home *** CD-ROM | disk | FTP | other *** search
/ Art Fundamentals - Core Concepts in Art / Art Fundamentals: Core Concepts in Art.iso / pc / txture_2.dxr / 00020.ls < prev    next >
Encoding:
Text File  |  2001-07-16  |  283 b   |  8 lines

  1. on mouseUp me
  2.   global startzoomimage, numofzooms
  3.   set the memberNum of sprite 80 to startzoomimage + (1 * numofzooms)
  4.   set the member of sprite 81 to member("plushilite")
  5.   set the member of sprite 82 to member("minusgrey")
  6.   set the member of sprite 194 to member("credit2")
  7. end
  8.